home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / utilit~1 / flut39st.zoo / fileutils-3.9 / man / mkdir.1 < prev    next >
Encoding:
Text File  |  1994-03-26  |  1.3 KB  |  65 lines

  1.  
  2.  
  3.  
  4. MKDIR(1L)                        MKDIR(1L)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        mkdir - make directories
  9.  
  10. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  11.        m✓mk✓kd✓di✓ir✓r  [-p]  [-m     mode] [--parents] [--mode=mode] [--help]
  12.        [--version] dir...
  13.  
  14. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  15.        This manual page     documents  the     GNU  version  of  m✓mk✓kd✓di✓ir✓r.
  16.        m✓mk✓kd✓di✓ir✓r  creates  a  directory  with  each     given    name.  By
  17.        default,    the mode of created directories    is 0777    minus the
  18.        bits set    in the umask.
  19.  
  20.    O✓OP✓PT✓TI✓IO✓ON✓NS✓S
  21.        _✓-_✓m_✓, _✓-_✓-_✓m_✓o_✓d_✓e _✓m_✓o_✓d_✓e
  22.           Set  the mode of created directories to _✓m_✓o_✓d_✓e, which
  23.           is symbolic as in    chmod and uses the  default  mode
  24.           as the point of departure.
  25.  
  26.        _✓-_✓p_✓, _✓-_✓-_✓p_✓a_✓r_✓e_✓n_✓t_✓s
  27.           Ensure that each given path exists.  Make    any miss-
  28.           ing parent directories for each  argument.   Parent
  29.           directories   default  to     the  umask  modified  by
  30.           `u+wx'.  Do not consider an argument directory that
  31.           already exists to    be an error.
  32.  
  33.        _✓-_✓-_✓h_✓e_✓l_✓p Print  a    usage message on standard output and exit
  34.           successfully.
  35.  
  36.        _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n
  37.           Print version information    on standard  output  then
  38.           exit successfully.
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. FSF            GNU File Utilities            1
  65.